debian/patches/0004: Refresh
authorBoyuan Yang <byang@debian.org>
Sun, 19 Sep 2021 00:33:08 +0000 (20:33 -0400)
committerBoyuan Yang <byang@debian.org>
Sun, 19 Sep 2021 00:40:25 +0000 (20:40 -0400)
debian/patches/0004-no-remote-images-when-reading-docs-on-disk.patch

index 60b1bbc7a20a3a1efbf13e198c3a07ff5a8ba15c..dd61d656d3725613a4d40fcb805294b664196619 100644 (file)
@@ -3,26 +3,30 @@ Date: Sat, 6 Mar 2021 17:45:20 +0800
 Subject: Don't fetch remote images when reading docs on disk
 
 Forwarded: no
-Last-Update: 2021-01-14
+Last-Update: 2021-09-18
 
 This fixes a privacy breach previously reported as Lintian warnings
 ---
- README.md | 8 ++++----
- 1 file changed, 4 insertions(+), 4 deletions(-)
+ README.md | 12 ++++++------
+ 1 file changed, 6 insertions(+), 6 deletions(-)
 
 diff --git a/README.md b/README.md
-index d941d6b..0663dcd 100644
+index 4af8d37..113773a 100644
 --- a/README.md
 +++ b/README.md
-@@ -1,12 +1,12 @@
+@@ -1,14 +1,14 @@
  # Open Chinese Convert 開放中文轉換
  
 -[![Travis](https://img.shields.io/travis/BYVoid/OpenCC.svg)](https://travis-ci.org/BYVoid/OpenCC)
 -[![AppVeyor](https://img.shields.io/appveyor/ci/Carbo/OpenCC.svg)](https://ci.appveyor.com/project/Carbo/OpenCC)
--[![Python package](https://github.com/BYVoid/OpenCC/workflows/Python%20package/badge.svg?branch=master)](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)
+-[![C/C++ CI](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml/badge.svg)](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml)
+-[![Node.js CI](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml/badge.svg)](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml)
+-[![Python CI](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml/badge.svg)](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml)
 +[[Travis](https://travis-ci.org/BYVoid/OpenCC)]
 +[[AppVeyor](https://ci.appveyor.com/project/Carbo/OpenCC)]
-+[[Python package](https://github.com/BYVoid/OpenCC/actions?query=workflow%3A%22Python+package%22)]
++[[C/C++ CI](https://github.com/BYVoid/OpenCC/actions/workflows/cmake.yml)]
++[[Node.js CI](https://github.com/BYVoid/OpenCC/actions/workflows/nodejs.yml)]
++[[Python CI](https://github.com/BYVoid/OpenCC/actions/workflows/python.yml)]
  
  ## Introduction 介紹